Skip to content

perf: benchmark table region key plans#74

Merged
TypeThe0ry merged 1 commit into
devfrom
codex/perf-region-key-plan-benchmark
Jul 16, 2026
Merged

perf: benchmark table region key plans#74
TypeThe0ry merged 1 commit into
devfrom
codex/perf-region-key-plan-benchmark

Conversation

@TypeThe0ry

Copy link
Copy Markdown
Member

Summary

  • add a base-owned JMH workload for all 452 dynamic region keys requested by one complete table refresh plan
  • invoke the production private key factories through cached method handles
  • verify exact key text, call order, total count, uniqueness, and checksum outside the timed section
  • add a protected region-keys time/allocation profile and label mapping

Scope

Measurement infrastructure only. No production source is changed. A later candidate may cache immutable region keys only after this harness is merged and can judge the exact base/candidate pair.

Validation

No Gradle, JMH, tests, server, or client workload was run locally. GitHub Actions is the sole compiler, formatter, contract verifier, benchmark smoke runner, and server-infrastructure validator.

@TypeThe0ry
TypeThe0ry marked this pull request as ready for review July 16, 2026 07:50
@TypeThe0ry
TypeThe0ry merged commit 579d980 into dev Jul 16, 2026
16 checks passed
@Arbousier1
Arbousier1 deleted the codex/perf-region-key-plan-benchmark branch July 16, 2026 16:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants